rodb.kudesnik.cc
 

Bloody Eater #1182 Bloody Eater [2] / 20z

 

A magical sword which releases dismal black aura.
When dealing physical damage there is a chance that you will gain CRIT + 100 and ATK + 50 for 5 seconds.
When killing an enemy, you recover 100 HP.
Класс : Two-handed Sword
Атака : 200
Вес : 120
Элемент : Ghost
Уровень Оружия : 4
Необходимый Lv. : 50
Доступно для : Swordman, Knight, Crusader
Улучшается : Да

Доп. информация:
ID : 1182
Цена у NPC : 10
Script :
{ bonus bAtkEle,Ele_Ghost; autobonus "{ bonus bCritical,100; bonus bBaseAtk,50; }",1,5000,0,"{ specialeffect2 EF_FIRESPLASHHIT; }"; bonus bHPGainValue,100; }

{
...bonus bAtkEle,Ele_Ghost;
...autobonus "{
......bonus bCritical,100;
......bonus bBaseAtk,50;
...}
...",1,5000,0,"{
......specialeffect2 EF_FIRESPLASHHIT;
...}
...";
...bonus bHPGainValue,100;
}